projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2041908
)
Revert unwanted unusual formating to standard form.
author
Michaël Cadilhac
<michael.cadilhac@lrde.org>
Mon, 25 Dec 2006 23:09:00 +0000
(23:09 +0000)
committer
Michaël Cadilhac
<michael.cadilhac@lrde.org>
Mon, 25 Dec 2006 23:09:00 +0000
(23:09 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 60f4caddc840d1ed998b3f8c7f603a637174eed5..69bd362f17faba7c815d67c4df865832e8b32bf6 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-323,9
+323,9
@@
2006-12-10 Juanma Barranquero <lekktu@gmail.com>
- * replace.el (replace-match-data, replace-match-maybe-edit)
,
- * calc/calc-aent.el (calc-eval-error)
,
- * emulation/vi.el (vi-char-argument)
,
+ * replace.el (replace-match-data, replace-match-maybe-edit)
:
+ * calc/calc-aent.el (calc-eval-error)
:
+ * emulation/vi.el (vi-char-argument)
:
* progmodes/cc-langs.el (c-at-vsemi-p-fn)
(c-vsemi-status-unknown-p-fn): Doc fixes.